You can edit the values
and other properties of all attributes that are already attached
to a block and inserted in a drawing.
You can
modify attributes in block definitions with the Block Attribute
Manager. For example, you can modify the following:
- Properties that define how values are
assigned to an attribute and whether or not the assigned value is
visible in the drawing area
- Properties that define how attribute
text is displayed in the drawing
- Properties that define the layer that
the attribute is on and the attribute line's color, weight, and
type
By default, attribute changes you make are applied
to all existing block references in the current drawing.
Changing
the attribute properties of existing block references does not affect the
values assigned to those blocks. For example, in a block containing
an attribute whose tag is Cost and value is 19.99, the 19.99 value
is unaffected if you change the tag from Cost to Unit Cost.
Updating
attributes with duplicate tag names can lead to unpredictable results.
Use the Block Attribute Manager to find duplicate tags and change tag
names.
If constant attributes or nested attributed
blocks are affected by your changes, use REGEN to update the
display of those blocks in the drawing area.
Change the Prompt Order
for Attribute Values
When you define a block, the order in which
you select the attributes determines the order in which you are
prompted for attribute information when you insert the block. You
can use the Block Attribute Manager to change the order of prompts
that request attribute values.
Remove Block Attributes
You
can remove attributes from block definitions and from all existing
block references in the current drawing. Attributes removed from
existing block references do not disappear in the drawing area until
you regenerate the drawing using REGEN.
You cannot remove all attributes from a block;
at least one attribute must remain. If you need to remove all attributes,
redefine the block.
Update Block References
You
can update attributes in all block references in the current drawing
with changes you made to the block definition. For example, you
may have used the Block Attribute Manager to modify attribute properties
in several block definitions in your drawing but elected not to
automatically update existing block references when you made the
changes. Now that you are satisfied with the attribute changes you
made, you can apply those changes to all blocks in the current drawing.
You can also use ATTSYNC to update attribute
properties in block references to match their block definition,
or to update a block instance after you redefine a block attribute
using BLOCK, -BLOCK, or BEDIT.
Updating attribute properties in block references
does not affect any values that have been assigned to those attributes.
Edit Attributes in a Block
Reference
You can select an attribute in a block reference
and use the Properties palette to change its properties, or you
can use the Enhanced Attribute Editor to modify all the attributes
in a selected block reference.
To edit attributes assigned
to a block definition
- In the Block Attribute Manager, select
a block from the Block list, or click Select Block and select a
block in the drawing area.
- In the list of attributes, double-click
the attribute you want to edit, or select the attribute and click
Edit.
- In the Edit Attribute dialog box, make
the attribute changes you want, and then click OK.
To specify whether changes
are applied to existing block references
- In the Block Attribute Manager, click
Settings.
- In the Settings dialog box, do one of
the following:
- To apply changes to existing block references,
select the Apply Changes to Existing References option.
- To apply changes only to new block insertions,
clear the Apply Changes to Existing References option.
- Click OK.
To highlight duplicate
attribute tags in a block
- In the Block Attribute Manager, click
Settings.
- In the Settings dialog box, select Emphasize
Duplicate Tags.
- Click OK.
To change the prompt order
for attribute values
- In the Block Attribute Manager, select
a block from the Block list, or click Select Block and select a
block in the drawing area.
For the selected block, attributes are listed
in their prompt order.
- To move an attribute up in the prompt
order, select the attribute, and then click Move Up; to move an
attribute down in the prompt order, select the attribute, and then
click Move Down.
NoteThe Move Up and Move
Down buttons are unavailable for attributes with constant values
(Mode=C).
To remove an attribute
from a block definition and all block references
- In the Block Attribute Manager, select
a block from the Block list, or click Select Block and select a
block in the drawing area.
- (Optional) If you do not want attributes
removed from existing instances of the block, click Settings, and,
in the Settings dialog box, clear Apply Changes to Existing References.
- In the Block Attribute Manager, select
an attribute from the attribute list, and then click Remove.
Attributes removed from existing block instances
do not disappear until you regenerate the drawing using REGEN.
To update existing block
references with attributes you have modified
- In the Block Attribute Manager, select
a block from the Block list, or click Select Block and select a
block in the drawing area.
- Click Sync to update attributes you have
changed in all block references for the selected block.
To update the attributes
in block references for a selected block definition
- At the prompt, do one of the following:
- Enter name, and then
enter the name of the block whose block references you want to update.
- Enter ? to view a
list of blocks, and then enter name, followed
by the name of the block.
- Press Enter, and then use your pointing
device to select a block in the drawing area.
If you specify a block that does not exist,
or if the block exists but does not contain attributes, an error
message is displayed.
Alternate
- In the drawing area, select the block
you want to edit.
- In the Enhanced Attribute Editor, select
the attribute you want to edit. You can change the attribute value
or choose another tab and edit other attribute properties.
- Make the attribute changes you want,
and then do one of the following:
CommandsATTIPEDIT
Changes the textual
content of an attribute within a block.
ATTSYNC
Updates block references
with new and changed attributes from a specified block definition.
BATTMAN
Manages the attributes
for a selected block definition.
EATTEDIT
Edits attributes in
a block reference.
System VariablesATTIPE
Controls the display
of the in-place editor used to create multiline attributes.
ATTMULTI
Controls whether multiline
attributes can be created.